DisplayMemberPath Property (C1ListView<T>)
Gets or sets the property name or path of the item that will be used to extract the text that will be displayed.
public string DisplayMemberPath {get; set;}
'Declaration
Public Property DisplayMemberPath As String